projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d1af5b
)
(customize-changed-options): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 2 Jan 1998 21:17:27 +0000
(21:17 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 2 Jan 1998 21:17:27 +0000
(21:17 +0000)
lisp/cus-edit.el
patch
|
blob
|
history
diff --git
a/lisp/cus-edit.el
b/lisp/cus-edit.el
index 8a272f6cd0fa028fe23fedc76e3c2d20375620ef..30e3c86a697d7d0981e915714bf12f192fb5fbe2 100644
(file)
--- a/
lisp/cus-edit.el
+++ b/
lisp/cus-edit.el
@@
-858,7
+858,7
@@
are shown; the contents of those subgroups are initially hidden."
;;;###autoload
(defun customize-changed-options (since-version)
"Customize all user option variables whose default values changed recently.
-This means, in other words, variables defined with a `:
new
' option."
+This means, in other words, variables defined with a `:
version
' option."
(interactive "sCustomize options changed, since version (default all versions): ")
(if (equal since-version "")
(setq since-version nil))